CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - openGL spline

搜索资源列表

  1. NurbsSurf

    0下载:
  2. VC编的OpenGL下显示非均匀有理B样条曲面(NURBS),可供图形学初学者参考-VC series of the OpenGL display non-uniform rational B-spline surfaces (NURBS), the reference graphics beginners
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:106847
    • 提供者:lanhaibo2003
  1. three_curve

    0下载:
  2. 这是一个画自然三次样条曲线的程序,用opengl实现-This is a painting of natural cubic spline curve of the procedures used to achieve opengl
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:102135
    • 提供者:珠海
  1. 清华大学-计算机图形学

    0下载:
  2. 清华大学远程教育计算机图形学 ■ 第1章 绪论 ※ 计算机图形学的研究内容 ※ 计算机图形学的发展简史 ※ 应用及研究前沿 ※ 图形设备 ■ 第2章 光栅图形学 ※ 直线段的扫描转换算法 ※ 圆弧的扫描转换算法 ※ 多边形扫描转换与区域填充 ※ 字符 ※ 裁剪 ※ 反走样 ※ 消隐 ※ 练习题 ■ 第3章 几何造型技术 ※ 曲线和曲面 ※ Bezier和B样条曲线曲面 ※ 形体在计算机内的表示 ※ 求交分类 ※ 实体造型系统简介 ※ 练习题 ■ 第4章 真实感图形学 ※ 颜色视觉 ※ 简单光照明
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3184405
    • 提供者:张强
  1. BsplinAndNORBS

    0下载:
  2. 以VC2003为开发环境,在OPENGL平台下,可交互的B样条-to VC2003 for the development environment, in OpenGL platform, interactive B-spline
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:193359
    • 提供者:雷恩
  1. AllKindsOfCurve

    0下载:
  2. 在VC中使用OpenGL画七条曲线:Bezier曲线;3阶(2次)均匀B样条曲线;3阶(2次)准均匀B样条曲线;3阶(2次)分段B样条曲线;4阶(3次)均匀B样条曲线;4阶(3次)准均匀B样条曲线;4阶(3次)分段B样条曲线-in VC use OpenGL seven paintings curve : Bezier curve; 3-(2) uniform B-spline curves; 3-(2) quasi-uniform B-spline curves; 3-(2) B-spline
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:20205
    • 提供者:mimi
  1. Spline12345

    0下载:
  2. 用参数样条曲线拟合型值点的算法。实现将11个型值点的拟和。在CAD中有广泛应用。用OpenGL绘制出图形。-parameters spline curve fitting data points algorithm. Implementation of 11-point values and the proposed. CAD is widely used. Drawn with OpenGL graphics.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2496
    • 提供者:成熠
  1. Bezier-and-B-spline-surface

    0下载:
  2. 一个利用VC++和OPENGL绘制bezier曲面B样条曲面的源程序。-a program of drawing bezier surface B spline surface by using VC++ and OPENGL
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-03
    • 文件大小:1933131
    • 提供者:刘林
  1. B-spline--Bezier-spline-surfaces

    1下载:
  2. OpenGL实现可控B样条、Bezier样条曲面-OpenGL implementation controlled B-spline, Bezier spline surfaces
  3. 所属分类:assembly language

    • 发布日期:2017-11-12
    • 文件大小:925451
    • 提供者:huihui
  1. SPLINE

    0下载:
  2. opengl版本的三次B样条线实例,演示了三次B样条曲线的平滑度-opengl version of the cubic B-spline examples demonstrate cubic B-spline curve smoothness
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:6704
    • 提供者:DarrenLoo
  1. easy-language-OpenGLPB-spline

    0下载:
  2. 本人早期用易语言做的OpenGL+B样条练习,根据鼠标单击点反求控制顶点,适合初学图形编程学习。-I spent the early easy language to do OpenGL+B spline exercises, according to the mouse click point reverse control vertices, suitable for beginners to learn graphical programming.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-06
    • 文件大小:1113234
    • 提供者:好好
  1. opengl-1

    0下载:
  2. 使用OpenGL画七条曲线:Bezier曲线;3阶(2次)均匀B样条曲线;3阶(2次)准均匀B样条曲线;3阶(2次)分段B样条曲线;4阶(3次)均匀B样条曲线;4阶(3次)准均匀B样条曲线;4阶(3次)分段B样条曲线-Use OpenGL drawing seven curves: Bezier curves 3rd order (2) uniform B-spline curves 3rd order (2) quasi-uniform B-spline curves 3 step (2
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:19938
    • 提供者:gzx
  1. Bi-cubic-B-spline-surfaces

    0下载:
  2. 双三次B样条曲面案例的OpenGL编程,可绘制出曲面以及多边形-Bi-cubic B-spline surface case OpenGL programming, surfaces and polygons can be drawn out
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:255206
    • 提供者:木目
  1. Bezier-B-spline

    0下载:
  2. VS下opengl实现Bezier曲面和B-spline曲面绘制,支持鼠标三位变换。源代码。-Under VS opengl achieve Bezier surfaces and B-spline surface rendering, support for mouse three transformations. Source code.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:2889
    • 提供者:小柚汁
  1. 曲线的生成

    0下载:
  2. 生成Bezier曲线,设计曲线控制点和绘制一种简单的样条曲线曲线。 Generate Bezier curves., Design curve control points and draw a simple spline curve
  3. 所属分类:OpenGL

  1. OPENGL-curves

    0下载:
  2. opengl实现贝塞尔曲线以及B样条曲线。内容包含VS2010工程,源代码,可执行应用程序。-opengl achieve Bezier curves and B-spline curves. VS2010 project contains the source code, executable application.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:19625
    • 提供者:Chen
  1. B样条曲线反求_OpenGL环境--数据点加入输出点列

    0下载:
  2. 三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.(Three non uniform B spline curve in reverse: given data points, reverse control points, node vector, according to the given preci
  3. 所属分类:OpenGL

    • 发布日期:2017-12-16
    • 文件大小:978944
    • 提供者:沙-粒
  1. 曲线和曲面

    2下载:
  2. 曲线和曲面Curves & Surfaces 实现一个简单的2D样条曲线编辑器。该编辑器应支持Bezier曲线和B样条曲线, 可以实现两种曲线的转换(仅对四个控制点的双三次样条曲线)。在你的曲线程序能工作后,将转到由这些曲线来产生曲面:旋转曲面和双三次Bezier 片.(Curves and surfaces Curves & Surfaces To achieve a simple 2D spline editor. The editor should support th
  3. 所属分类:OpenGL

    • 发布日期:2017-12-24
    • 文件大小:659456
    • 提供者:DreamTony
  1. work

    0下载:
  2. 本次作业要求你完整实现一个简单的2D样条曲线编辑器。该编辑器应支持Bezier曲线和B样条曲线, 可以实现两种曲线的转换(仅对四个控制点的双三次样条曲线)。在你的曲线程序能工作后,将转到由这些曲线来产生曲面:旋转曲面和双三次Bezier 片.(This assignment requires you to implement a simple 2D spline editor. The editor should support the Bezier curve and the B spline
  3. 所属分类:OpenGL

    • 发布日期:2017-12-20
    • 文件大小:132096
    • 提供者:park13
  1. B样条

    0下载:
  2. 调用Opengl,在vs2013平台下实现实现B样条曲线的绘制的功能(Using Opengl to draw B spline curve)
  3. 所属分类:图形图象

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:鑫鑫001
  1. code

    0下载:
  2. 1、画一条Bezier样条曲面,包含4*4个控制点; 2、用鼠标调整控制点的位置,观察曲面变化(1, draw a Bezier spline surface, including 4*4 control points; 2. Adjust the position of the control point with the mouse and observe the change of the surface)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:噼哩啪啦
« 1 23 4 5 »
搜珍网 www.dssz.com